|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.debug.RADebuggerConstants
public class RADebuggerConstants
This class stores debugging constants for the SBM core.
| Field Summary | |
|---|---|
static java.lang.String |
debugFileName
Name of debug file |
static boolean |
dump
Whether or not to dump debug info to debug file |
static boolean |
dumpCompilerInfo
Whether or not to dump compiler information. |
static boolean |
dumpExtraProcessInfo
Whether or not to include extra process info in debug dump |
static boolean |
dumpInternalRegisters
Whether or not to include internal registers in debug dump |
| Constructor Summary | |
|---|---|
RADebuggerConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String debugFileName
public static boolean dump
public static boolean dumpCompilerInfo
public static boolean dumpInternalRegisters
public static boolean dumpExtraProcessInfo
| Constructor Detail |
|---|
public RADebuggerConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||